#footer {
	width: 850px;
	background-color: #FFF;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
#footer2 {
	height: 30px;
	width: 800px;
	float: right;
}
